3.44 \(\int \frac{\sqrt{2-3 x} \sqrt{1+4 x} (7+5 x)^3}{\sqrt{-5+2 x}} \, dx\)

Optimal. Leaf size=243 \[ -\frac{2161804579 \sqrt{\frac{11}{6}} \sqrt{5-2 x} \text{EllipticF}\left (\sin ^{-1}\left (\sqrt{\frac{3}{11}} \sqrt{4 x+1}\right ),\frac{1}{3}\right )}{54432 \sqrt{2 x-5}}+\frac{1}{9} \sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1} (5 x+7)^3+\frac{1679}{756} \sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1} (5 x+7)^2+\frac{26291}{540} \sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1} (5 x+7)+\frac{46134551 \sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1}}{38880}+\frac{2629157597 \sqrt{11} \sqrt{2 x-5} E\left (\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )}{163296 \sqrt{5-2 x}} \]

[Out]

(46134551*Sqrt[2 - 3*x]*Sqrt[-5 + 2*x]*Sqrt[1 + 4*x])/38880 + (26291*Sqrt[2 - 3*x]*Sqrt[-5 + 2*x]*Sqrt[1 + 4*x
]*(7 + 5*x))/540 + (1679*Sqrt[2 - 3*x]*Sqrt[-5 + 2*x]*Sqrt[1 + 4*x]*(7 + 5*x)^2)/756 + (Sqrt[2 - 3*x]*Sqrt[-5
+ 2*x]*Sqrt[1 + 4*x]*(7 + 5*x)^3)/9 + (2629157597*Sqrt[11]*Sqrt[-5 + 2*x]*EllipticE[ArcSin[(2*Sqrt[2 - 3*x])/S
qrt[11]], -1/2])/(163296*Sqrt[5 - 2*x]) - (2161804579*Sqrt[11/6]*Sqrt[5 - 2*x]*EllipticF[ArcSin[Sqrt[3/11]*Sqr
t[1 + 4*x]], 1/3])/(54432*Sqrt[-5 + 2*x])

________________________________________________________________________________________

Rubi [A]  time = 0.296547, antiderivative size = 243, normalized size of antiderivative = 1., number of steps used = 9, number of rules used = 8, integrand size = 35, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.229, Rules used = {162, 1600, 1615, 158, 114, 113, 121, 119} \[ \frac{1}{9} \sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1} (5 x+7)^3+\frac{1679}{756} \sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1} (5 x+7)^2+\frac{26291}{540} \sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1} (5 x+7)+\frac{46134551 \sqrt{2-3 x} \sqrt{2 x-5} \sqrt{4 x+1}}{38880}-\frac{2161804579 \sqrt{\frac{11}{6}} \sqrt{5-2 x} F\left (\sin ^{-1}\left (\sqrt{\frac{3}{11}} \sqrt{4 x+1}\right )|\frac{1}{3}\right )}{54432 \sqrt{2 x-5}}+\frac{2629157597 \sqrt{11} \sqrt{2 x-5} E\left (\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )}{163296 \sqrt{5-2 x}} \]

Antiderivative was successfully verified.

[In]

Int[(Sqrt[2 - 3*x]*Sqrt[1 + 4*x]*(7 + 5*x)^3)/Sqrt[-5 + 2*x],x]

[Out]

(46134551*Sqrt[2 - 3*x]*Sqrt[-5 + 2*x]*Sqrt[1 + 4*x])/38880 + (26291*Sqrt[2 - 3*x]*Sqrt[-5 + 2*x]*Sqrt[1 + 4*x
]*(7 + 5*x))/540 + (1679*Sqrt[2 - 3*x]*Sqrt[-5 + 2*x]*Sqrt[1 + 4*x]*(7 + 5*x)^2)/756 + (Sqrt[2 - 3*x]*Sqrt[-5
+ 2*x]*Sqrt[1 + 4*x]*(7 + 5*x)^3)/9 + (2629157597*Sqrt[11]*Sqrt[-5 + 2*x]*EllipticE[ArcSin[(2*Sqrt[2 - 3*x])/S
qrt[11]], -1/2])/(163296*Sqrt[5 - 2*x]) - (2161804579*Sqrt[11/6]*Sqrt[5 - 2*x]*EllipticF[ArcSin[Sqrt[3/11]*Sqr
t[1 + 4*x]], 1/3])/(54432*Sqrt[-5 + 2*x])

Rule 162

Int[(((a_.) + (b_.)*(x_))^(m_)*Sqrt[(e_.) + (f_.)*(x_)]*Sqrt[(g_.) + (h_.)*(x_)])/Sqrt[(c_.) + (d_.)*(x_)], x_
Symbol] :> Simp[(2*(a + b*x)^m*Sqrt[c + d*x]*Sqrt[e + f*x]*Sqrt[g + h*x])/(d*(2*m + 3)), x] - Dist[1/(d*(2*m +
 3)), Int[((a + b*x)^(m - 1)/(Sqrt[c + d*x]*Sqrt[e + f*x]*Sqrt[g + h*x]))*Simp[2*b*c*e*g*m + a*(c*(f*g + e*h)
- 2*d*e*g*(m + 1)) - (b*(2*d*e*g - c*(f*g + e*h)*(2*m + 1)) - a*(2*c*f*h - d*(2*m + 1)*(f*g + e*h)))*x - (2*a*
d*f*h*m + b*(d*(f*g + e*h) - 2*c*f*h*(m + 1)))*x^2, x], x], x] /; FreeQ[{a, b, c, d, e, f, g, h, m}, x] && Int
egerQ[2*m] && GtQ[m, 0]

Rule 1600

Int[(((a_.) + (b_.)*(x_))^(m_.)*((A_.) + (B_.)*(x_) + (C_.)*(x_)^2))/(Sqrt[(c_.) + (d_.)*(x_)]*Sqrt[(e_.) + (f
_.)*(x_)]*Sqrt[(g_.) + (h_.)*(x_)]), x_Symbol] :> Simp[(2*C*(a + b*x)^m*Sqrt[c + d*x]*Sqrt[e + f*x]*Sqrt[g + h
*x])/(d*f*h*(2*m + 3)), x] + Dist[1/(d*f*h*(2*m + 3)), Int[((a + b*x)^(m - 1)/(Sqrt[c + d*x]*Sqrt[e + f*x]*Sqr
t[g + h*x]))*Simp[a*A*d*f*h*(2*m + 3) - C*(a*(d*e*g + c*f*g + c*e*h) + 2*b*c*e*g*m) + ((A*b + a*B)*d*f*h*(2*m
+ 3) - C*(2*a*(d*f*g + d*e*h + c*f*h) + b*(2*m + 1)*(d*e*g + c*f*g + c*e*h)))*x + (b*B*d*f*h*(2*m + 3) + 2*C*(
a*d*f*h*m - b*(m + 1)*(d*f*g + d*e*h + c*f*h)))*x^2, x], x], x] /; FreeQ[{a, b, c, d, e, f, g, h, A, B, C}, x]
 && IntegerQ[2*m] && GtQ[m, 0]

Rule 1615

Int[(Px_)*((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> With[
{q = Expon[Px, x], k = Coeff[Px, x, Expon[Px, x]]}, Simp[(k*(a + b*x)^(m + q - 1)*(c + d*x)^(n + 1)*(e + f*x)^
(p + 1))/(d*f*b^(q - 1)*(m + n + p + q + 1)), x] + Dist[1/(d*f*b^q*(m + n + p + q + 1)), Int[(a + b*x)^m*(c +
d*x)^n*(e + f*x)^p*ExpandToSum[d*f*b^q*(m + n + p + q + 1)*Px - d*f*k*(m + n + p + q + 1)*(a + b*x)^q + k*(a +
 b*x)^(q - 2)*(a^2*d*f*(m + n + p + q + 1) - b*(b*c*e*(m + q - 1) + a*(d*e*(n + 1) + c*f*(p + 1))) + b*(a*d*f*
(2*(m + q) + n + p) - b*(d*e*(m + q + n) + c*f*(m + q + p)))*x), x], x], x] /; NeQ[m + n + p + q + 1, 0]] /; F
reeQ[{a, b, c, d, e, f, m, n, p}, x] && PolyQ[Px, x] && IntegersQ[2*m, 2*n, 2*p]

Rule 158

Int[((g_.) + (h_.)*(x_))/(Sqrt[(a_.) + (b_.)*(x_)]*Sqrt[(c_) + (d_.)*(x_)]*Sqrt[(e_) + (f_.)*(x_)]), x_Symbol]
 :> Dist[h/f, Int[Sqrt[e + f*x]/(Sqrt[a + b*x]*Sqrt[c + d*x]), x], x] + Dist[(f*g - e*h)/f, Int[1/(Sqrt[a + b*
x]*Sqrt[c + d*x]*Sqrt[e + f*x]), x], x] /; FreeQ[{a, b, c, d, e, f, g, h}, x] && SimplerQ[a + b*x, e + f*x] &&
 SimplerQ[c + d*x, e + f*x]

Rule 114

Int[Sqrt[(e_.) + (f_.)*(x_)]/(Sqrt[(a_) + (b_.)*(x_)]*Sqrt[(c_) + (d_.)*(x_)]), x_Symbol] :> Dist[(Sqrt[e + f*
x]*Sqrt[(b*(c + d*x))/(b*c - a*d)])/(Sqrt[c + d*x]*Sqrt[(b*(e + f*x))/(b*e - a*f)]), Int[Sqrt[(b*e)/(b*e - a*f
) + (b*f*x)/(b*e - a*f)]/(Sqrt[a + b*x]*Sqrt[(b*c)/(b*c - a*d) + (b*d*x)/(b*c - a*d)]), x], x] /; FreeQ[{a, b,
 c, d, e, f}, x] &&  !(GtQ[b/(b*c - a*d), 0] && GtQ[b/(b*e - a*f), 0]) &&  !LtQ[-((b*c - a*d)/d), 0]

Rule 113

Int[Sqrt[(e_.) + (f_.)*(x_)]/(Sqrt[(a_) + (b_.)*(x_)]*Sqrt[(c_) + (d_.)*(x_)]), x_Symbol] :> Simp[(2*Rt[-((b*e
 - a*f)/d), 2]*EllipticE[ArcSin[Sqrt[a + b*x]/Rt[-((b*c - a*d)/d), 2]], (f*(b*c - a*d))/(d*(b*e - a*f))])/b, x
] /; FreeQ[{a, b, c, d, e, f}, x] && GtQ[b/(b*c - a*d), 0] && GtQ[b/(b*e - a*f), 0] &&  !LtQ[-((b*c - a*d)/d),
 0] &&  !(SimplerQ[c + d*x, a + b*x] && GtQ[-(d/(b*c - a*d)), 0] && GtQ[d/(d*e - c*f), 0] &&  !LtQ[(b*c - a*d)
/b, 0])

Rule 121

Int[1/(Sqrt[(a_) + (b_.)*(x_)]*Sqrt[(c_) + (d_.)*(x_)]*Sqrt[(e_) + (f_.)*(x_)]), x_Symbol] :> Dist[Sqrt[(b*(c
+ d*x))/(b*c - a*d)]/Sqrt[c + d*x], Int[1/(Sqrt[a + b*x]*Sqrt[(b*c)/(b*c - a*d) + (b*d*x)/(b*c - a*d)]*Sqrt[e
+ f*x]), x], x] /; FreeQ[{a, b, c, d, e, f}, x] &&  !GtQ[(b*c - a*d)/b, 0] && SimplerQ[a + b*x, c + d*x] && Si
mplerQ[a + b*x, e + f*x]

Rule 119

Int[1/(Sqrt[(a_) + (b_.)*(x_)]*Sqrt[(c_) + (d_.)*(x_)]*Sqrt[(e_) + (f_.)*(x_)]), x_Symbol] :> Simp[(2*Rt[-(b/d
), 2]*EllipticF[ArcSin[Sqrt[a + b*x]/(Rt[-(b/d), 2]*Sqrt[(b*c - a*d)/b])], (f*(b*c - a*d))/(d*(b*e - a*f))])/(
b*Sqrt[(b*e - a*f)/b]), x] /; FreeQ[{a, b, c, d, e, f}, x] && GtQ[(b*c - a*d)/b, 0] && GtQ[(b*e - a*f)/b, 0] &
& PosQ[-(b/d)] &&  !(SimplerQ[c + d*x, a + b*x] && GtQ[(d*e - c*f)/d, 0] && GtQ[-(d/b), 0]) &&  !(SimplerQ[c +
 d*x, a + b*x] && GtQ[(-(b*e) + a*f)/f, 0] && GtQ[-(f/b), 0]) &&  !(SimplerQ[e + f*x, a + b*x] && GtQ[(-(d*e)
+ c*f)/f, 0] && GtQ[(-(b*e) + a*f)/f, 0] && (PosQ[-(f/d)] || PosQ[-(f/b)]))

Rubi steps

\begin{align*} \int \frac{\sqrt{2-3 x} \sqrt{1+4 x} (7+5 x)^3}{\sqrt{-5+2 x}} \, dx &=\frac{1}{9} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)^3-\frac{1}{18} \int \frac{(7+5 x)^2 \left (-699-565 x+3358 x^2\right )}{\sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}} \, dx\\ &=\frac{1679}{756} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)^2+\frac{1}{9} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)^3+\frac{\int \frac{(7+5 x) \left (1987250-276290 x-8833776 x^2\right )}{\sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}} \, dx}{3024}\\ &=\frac{26291}{540} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)+\frac{1679}{756} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)^2+\frac{1}{9} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)^3-\frac{\int \frac{-3851232672+4914194640 x+15501209136 x^2}{\sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}} \, dx}{362880}\\ &=\frac{46134551 \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}}{38880}+\frac{26291}{540} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)+\frac{1679}{756} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)^2+\frac{1}{9} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)^3-\frac{\int \frac{-904221216360+3785986939680 x}{\sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}} \, dx}{39191040}\\ &=\frac{46134551 \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}}{38880}+\frac{26291}{540} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)+\frac{1679}{756} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)^2+\frac{1}{9} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)^3-\frac{2629157597 \int \frac{\sqrt{-5+2 x}}{\sqrt{2-3 x} \sqrt{1+4 x}} \, dx}{54432}-\frac{23779850369 \int \frac{1}{\sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}} \, dx}{108864}\\ &=\frac{46134551 \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}}{38880}+\frac{26291}{540} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)+\frac{1679}{756} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)^2+\frac{1}{9} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)^3-\frac{\left (2161804579 \sqrt{\frac{11}{2}} \sqrt{5-2 x}\right ) \int \frac{1}{\sqrt{2-3 x} \sqrt{\frac{10}{11}-\frac{4 x}{11}} \sqrt{1+4 x}} \, dx}{54432 \sqrt{-5+2 x}}-\frac{\left (2629157597 \sqrt{-5+2 x}\right ) \int \frac{\sqrt{\frac{15}{11}-\frac{6 x}{11}}}{\sqrt{2-3 x} \sqrt{\frac{3}{11}+\frac{12 x}{11}}} \, dx}{54432 \sqrt{5-2 x}}\\ &=\frac{46134551 \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x}}{38880}+\frac{26291}{540} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)+\frac{1679}{756} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)^2+\frac{1}{9} \sqrt{2-3 x} \sqrt{-5+2 x} \sqrt{1+4 x} (7+5 x)^3+\frac{2629157597 \sqrt{11} \sqrt{-5+2 x} E\left (\sin ^{-1}\left (\frac{2 \sqrt{2-3 x}}{\sqrt{11}}\right )|-\frac{1}{2}\right )}{163296 \sqrt{5-2 x}}-\frac{2161804579 \sqrt{\frac{11}{6}} \sqrt{5-2 x} F\left (\sin ^{-1}\left (\sqrt{\frac{3}{11}} \sqrt{1+4 x}\right )|\frac{1}{3}\right )}{54432 \sqrt{-5+2 x}}\\ \end{align*}

Mathematica [A]  time = 0.367859, size = 130, normalized size = 0.53 \[ \frac{-2161804579 \sqrt{66} \sqrt{5-2 x} \text{EllipticF}\left (\sin ^{-1}\left (\sqrt{\frac{3}{11}} \sqrt{4 x+1}\right ),\frac{1}{3}\right )+6 \sqrt{2-3 x} \sqrt{4 x+1} \left (1512000 x^4+8614800 x^3+21329208 x^2+51484034 x-455686385\right )+2629157597 \sqrt{66} \sqrt{5-2 x} E\left (\sin ^{-1}\left (\sqrt{\frac{3}{11}} \sqrt{4 x+1}\right )|\frac{1}{3}\right )}{326592 \sqrt{2 x-5}} \]

Antiderivative was successfully verified.

[In]

Integrate[(Sqrt[2 - 3*x]*Sqrt[1 + 4*x]*(7 + 5*x)^3)/Sqrt[-5 + 2*x],x]

[Out]

(6*Sqrt[2 - 3*x]*Sqrt[1 + 4*x]*(-455686385 + 51484034*x + 21329208*x^2 + 8614800*x^3 + 1512000*x^4) + 26291575
97*Sqrt[66]*Sqrt[5 - 2*x]*EllipticE[ArcSin[Sqrt[3/11]*Sqrt[1 + 4*x]], 1/3] - 2161804579*Sqrt[66]*Sqrt[5 - 2*x]
*EllipticF[ArcSin[Sqrt[3/11]*Sqrt[1 + 4*x]], 1/3])/(326592*Sqrt[-5 + 2*x])

________________________________________________________________________________________

Maple [A]  time = 0.02, size = 155, normalized size = 0.6 \begin{align*} -{\frac{1}{7838208\,{x}^{3}-22861440\,{x}^{2}+6858432\,x+3265920}\sqrt{2-3\,x}\sqrt{2\,x-5}\sqrt{4\,x+1} \left ( -108864000\,{x}^{6}+6485413737\,\sqrt{11}\sqrt{2-3\,x}\sqrt{5-2\,x}\sqrt{4\,x+1}{\it EllipticF} \left ( 2/11\,\sqrt{22-33\,x},i/2\sqrt{2} \right ) -5258315194\,\sqrt{11}\sqrt{2-3\,x}\sqrt{5-2\,x}\sqrt{4\,x+1}{\it EllipticE} \left ( 2/11\,\sqrt{22-33\,x},i/2\sqrt{2} \right ) -574905600\,{x}^{5}-1259114976\,{x}^{4}-2963596608\,{x}^{3}+34609891236\,{x}^{2}-13052783142\,x-5468236620 \right ) } \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((7+5*x)^3*(2-3*x)^(1/2)*(4*x+1)^(1/2)/(2*x-5)^(1/2),x)

[Out]

-1/326592*(2-3*x)^(1/2)*(4*x+1)^(1/2)*(2*x-5)^(1/2)*(-108864000*x^6+6485413737*11^(1/2)*(2-3*x)^(1/2)*(5-2*x)^
(1/2)*(4*x+1)^(1/2)*EllipticF(2/11*(22-33*x)^(1/2),1/2*I*2^(1/2))-5258315194*11^(1/2)*(2-3*x)^(1/2)*(5-2*x)^(1
/2)*(4*x+1)^(1/2)*EllipticE(2/11*(22-33*x)^(1/2),1/2*I*2^(1/2))-574905600*x^5-1259114976*x^4-2963596608*x^3+34
609891236*x^2-13052783142*x-5468236620)/(24*x^3-70*x^2+21*x+10)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (5 \, x + 7\right )}^{3} \sqrt{4 \, x + 1} \sqrt{-3 \, x + 2}}{\sqrt{2 \, x - 5}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((7+5*x)^3*(2-3*x)^(1/2)*(1+4*x)^(1/2)/(-5+2*x)^(1/2),x, algorithm="maxima")

[Out]

integrate((5*x + 7)^3*sqrt(4*x + 1)*sqrt(-3*x + 2)/sqrt(2*x - 5), x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{{\left (125 \, x^{3} + 525 \, x^{2} + 735 \, x + 343\right )} \sqrt{4 \, x + 1} \sqrt{-3 \, x + 2}}{\sqrt{2 \, x - 5}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((7+5*x)^3*(2-3*x)^(1/2)*(1+4*x)^(1/2)/(-5+2*x)^(1/2),x, algorithm="fricas")

[Out]

integral((125*x^3 + 525*x^2 + 735*x + 343)*sqrt(4*x + 1)*sqrt(-3*x + 2)/sqrt(2*x - 5), x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((7+5*x)**3*(2-3*x)**(1/2)*(1+4*x)**(1/2)/(-5+2*x)**(1/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (5 \, x + 7\right )}^{3} \sqrt{4 \, x + 1} \sqrt{-3 \, x + 2}}{\sqrt{2 \, x - 5}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((7+5*x)^3*(2-3*x)^(1/2)*(1+4*x)^(1/2)/(-5+2*x)^(1/2),x, algorithm="giac")

[Out]

integrate((5*x + 7)^3*sqrt(4*x + 1)*sqrt(-3*x + 2)/sqrt(2*x - 5), x)